Skip to content

Conversation

@miguelcsx
Copy link

@miguelcsx miguelcsx commented Oct 12, 2025

  • Add documentation for global debug.json file

  • Explain how global and project-specific configurations work together

  • Document the OpenDebugTasks action for accessing global config

  • Clarify configuration precendence

Closes #39849

Release Notes:

  • N/A

@cla-bot
Copy link

cla-bot bot commented Oct 12, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @miguelcsx on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@maxdeviant maxdeviant changed the title docs: document global debug configuration support docs: Document global debug configuration support Oct 12, 2025
@miguelcsx
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 12, 2025
@cla-bot
Copy link

cla-bot bot commented Oct 12, 2025

The cla-bot has been summoned, and re-checked this pull request!

@miguelcsx miguelcsx force-pushed the feat/debugger branch 2 times, most recently from 6ba6d16 to 81839f1 Compare October 13, 2025 00:58
- Add documentation for global debug.json file

- Explain how global and project-specific configurations work together

- Document the OpenDebugTasks action for accessing global config

- Clarify configuration precendence
@miguelcsx
Copy link
Author

@osiewicz thanks for your review, do you think is ready?

Copy link
Contributor

@osiewicz osiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, LGTM. Thank you!

@osiewicz osiewicz enabled auto-merge (squash) October 16, 2025 23:03
@osiewicz osiewicz disabled auto-merge October 20, 2025 09:47
@osiewicz
Copy link
Contributor

There's a bunch of issues with Prettier @miguelcsx, could you please address them?

- Update wording to be more inclusive now that global config is officially supported
- Rephrase mention of debug.json location on Windows to avoid parenthetical remark
- Polish phrasing for clarity and consistency across platforms
- Follow @osiewicz suggestions

Co-authored-by: Piotr Osiewicz <[email protected]>
Copy link
Contributor

@osiewicz osiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aand it seems like we have conflicts too. :|

@miguelcsx
Copy link
Author

Aand it seems like we have conflicts too. :|

Yes, I'm working on that. You guys iterate quickly hehe

@osiewicz
Copy link
Contributor

osiewicz commented Nov 5, 2025

It looks like there was another PR in flight that addressed the issue: #40836
Hence, I'll close this one. Thanks nonetheless!

@osiewicz osiewicz closed this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger: No way to define tasks globally

2 participants